[INFO] cloning repository https://github.com/r58Playz/arti
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r58Playz/arti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr58Playz%2Farti", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr58Playz%2Farti'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e271774e870ca158211f1c1b19b448b2eb49b879
[INFO] fixing r58Playz/arti against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr58Playz%2Farti" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r58Playz/arti
[INFO] finished tweaking git repo https://github.com/r58Playz/arti
[INFO] tweaked toml for git repo https://github.com/r58Playz/arti written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r58Playz/arti on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r58Playz/arti already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee
[INFO] running `Command { std: "docker" "start" "74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/tor-dirserver/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling derive-deftly-macros v1.11.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking web-time-compat v0.1.0 (/opt/rustwide/workdir/crates/web-time-compat)
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr] warning: `crates/web-time-compat/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking retry-error v0.12.0 (/opt/rustwide/workdir/crates/retry-error)
[INFO] [stderr] warning: `crates/retry-error/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand_jitter v0.5.0
[INFO] [stderr]     Checking rdrand v0.8.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking tor-error v0.41.0 (/opt/rustwide/workdir/crates/tor-error)
[INFO] [stderr] warning: `crates/tor-error/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-basic-utils v0.41.0 (/opt/rustwide/workdir/crates/tor-basic-utils)
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr] warning: `crates/tor-basic-utils/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tor-general-addr v0.41.0 (/opt/rustwide/workdir/crates/tor-general-addr)
[INFO] [stderr]    Compiling async_executors v0.7.0
[INFO] [stderr] warning: `crates/tor-general-addr/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]    Compiling blanket v0.3.0
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking coarsetime v0.1.37
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking oneshot-fused-workaround v0.6.0 (/opt/rustwide/workdir/crates/oneshot-fused-workaround)
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr] warning: `crates/oneshot-fused-workaround/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking caret v0.9.0 (/opt/rustwide/workdir/crates/caret)
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr] warning: `crates/caret/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking postage v0.5.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking safelog v0.8.1 (/opt/rustwide/workdir/crates/safelog)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr] warning: `crates/safelog/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking slotmap-careful v0.7.0 (/opt/rustwide/workdir/crates/slotmap-careful)
[INFO] [stderr] warning: `crates/slotmap-careful/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking toml v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]    Compiling dynasm v5.0.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking serde_ignored v0.1.14
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking fixed-capacity-vec v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking ssh-encoding-fork-arti v0.2.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking dsa v0.6.3
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking ssh-cipher-fork-arti v0.2.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking ssh-key-fork-arti v0.6.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking derive-deftly v1.11.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking derive_builder_fork_arti v0.11.2
[INFO] [stderr]     Checking amplify v4.9.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking tor-memquota-cost v0.41.0 (/opt/rustwide/workdir/crates/tor-memquota-cost)
[INFO] [stderr]     Checking pwd-grp v1.0.2
[INFO] [stderr] warning: `crates/tor-memquota-cost/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-async-utils v0.41.0 (/opt/rustwide/workdir/crates/tor-async-utils)
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr] warning: `crates/tor-async-utils/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-llcrypto v0.41.0 (/opt/rustwide/workdir/crates/tor-llcrypto)
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking fs-mistrust v0.14.1 (/opt/rustwide/workdir/crates/fs-mistrust)
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr] warning: `crates/tor-llcrypto/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr] warning: `crates/fs-mistrust/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-cert-x509 v0.41.0 (/opt/rustwide/workdir/crates/tor-cert-x509)
[INFO] [stderr]     Checking tor-bytes v0.41.0 (/opt/rustwide/workdir/crates/tor-bytes)
[INFO] [stderr]     Checking tor-checkable v0.41.0 (/opt/rustwide/workdir/crates/tor-checkable)
[INFO] [stderr] warning: `crates/tor-cert-x509/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-config-path v0.41.0 (/opt/rustwide/workdir/crates/tor-config-path)
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr] warning: `crates/tor-bytes/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking fslock-arti-fork v0.2.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking saturating-time v0.3.0
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking async-native-tls v0.6.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking fslock-guard v0.6.0 (/opt/rustwide/workdir/crates/fslock-guard)
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]    Compiling futures-await-test-macro v0.3.0
[INFO] [stderr] warning: `crates/tor-checkable/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking priority-queue v2.7.0
[INFO] [stderr]     Checking glob-match v0.2.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking tor-cert v0.41.0 (/opt/rustwide/workdir/crates/tor-cert)
[INFO] [stderr] warning: `crates/tor-config-path/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking hybrid-array v0.4.9
[INFO] [stderr]     Checking futures-await-test v0.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr] warning: `crates/fslock-guard/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking cmov v0.5.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr] warning: `crates/tor-cert/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking typed-index-collections v3.3.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking ctutils v0.4.0
[INFO] [stderr]     Checking cpubits v0.1.0
[INFO] [stderr]     Checking tor-key-forge v0.41.0 (/opt/rustwide/workdir/crates/tor-key-forge)
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr] warning: `crates/tor-key-forge/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking nonany v0.3.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking tor-socksproto v0.41.0 (/opt/rustwide/workdir/crates/tor-socksproto)
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking tor-persist v0.41.0 (/opt/rustwide/workdir/crates/tor-persist)
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr] warning: `crates/tor-socksproto/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr] warning: `crates/tor-persist/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking tor-rpcbase v0.41.0 (/opt/rustwide/workdir/crates/tor-rpcbase)
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking k12 v0.3.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking imara-diff v0.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking growable-bloom-filter v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     warn!(
[INFO] [stdout] 81 | |                         "Found obsolete file {}; will delete it when it is older.",
[INFO] [stdout] 82 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 83 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     warn!(
[INFO] [stdout] 81 | |                         "Found obsolete file {}; will delete it when it is older.",
[INFO] [stdout] 82 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 83 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                     warn_report!(
[INFO] [stdout] 87 | |                         err,
[INFO] [stdout] 88 | |                         "Found obsolete file {} but could not access its modification time",
[INFO] [stdout] 89 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 90 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                     warn_report!(
[INFO] [stdout] 87 | |                         err,
[INFO] [stdout] 88 | |                         "Found obsolete file {} but could not access its modification time",
[INFO] [stdout] 89 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 90 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `crates/tor-rpcbase/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking polyval v0.7.1
[INFO] [stderr]     Checking webpki-root-certs v1.0.6
[INFO] [stderr]     Checking futures-copy v0.3.1 (/opt/rustwide/workdir/crates/futures-copy)
[INFO] [stderr]    Compiling rlimit v0.11.0
[INFO] [stderr] warning: `crates/futures-copy/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling arti v2.2.0 (/opt/rustwide/workdir/crates/arti)
[INFO] [stderr] warning: `crates/arti/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking secmem-proc v0.3.8
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking test-temp-dir v0.7.0 (/opt/rustwide/workdir/crates/test-temp-dir)
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr] warning: `crates/test-temp-dir/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking snapbox-macros v1.1.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking tor-protover v0.41.0 (/opt/rustwide/workdir/crates/tor-protover)
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr] warning: `crates/tor-protover/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tor-rpc-connect v0.41.0 (/opt/rustwide/workdir/crates/tor-rpc-connect)
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr] warning: `crates/tor-rpc-connect/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking snapbox v1.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling automod v1.0.16
[INFO] [stderr]     Checking permutohedron v0.2.4
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking float_eq v1.0.1
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking trycmd v1.2.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling socketpair v0.19.8
[INFO] [stderr]    Compiling arti-relay v0.41.0 (/opt/rustwide/workdir/crates/arti-relay)
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr] warning: `crates/arti-relay/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking fast-socks5 v1.0.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking r2d2_sqlite v0.33.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking tor-geoip-db v0.1.0-pre2
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking assert-impl v0.1.3
[INFO] [stderr]     Checking tor-geoip v0.41.0 (/opt/rustwide/workdir/crates/tor-geoip)
[INFO] [stderr]     Checking arti-rpc-client-core v0.41.0 (/opt/rustwide/workdir/crates/arti-rpc-client-core)
[INFO] [stderr] warning: `crates/tor-geoip/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking fixup-features v0.1.0 (/opt/rustwide/workdir/maint/fixup-features)
[INFO] [stderr]     Checking tor-events v0.17.0 (/opt/rustwide/workdir/crates/tor-events)
[INFO] [stderr] warning: `crates/arti-rpc-client-core/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr] warning: `maint/fixup-features/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking criterion-cycles-per-byte v0.8.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr] warning: `crates/tor-events/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking dynasmrt v5.0.0
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]     Checking hashx v0.7.1 (/opt/rustwide/workdir/crates/hashx)
[INFO] [stderr] warning: `crates/tor-llcrypto/tests/testvec.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-llcrypto/tests/misc.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     warn!(
[INFO] [stdout] 81 | |                         "Found obsolete file {}; will delete it when it is older.",
[INFO] [stdout] 82 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 83 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     warn!(
[INFO] [stdout] 81 | |                         "Found obsolete file {}; will delete it when it is older.",
[INFO] [stdout] 82 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 83 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                     warn_report!(
[INFO] [stdout] 87 | |                         err,
[INFO] [stdout] 88 | |                         "Found obsolete file {} but could not access its modification time",
[INFO] [stdout] 89 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 90 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                     warn_report!(
[INFO] [stdout] 87 | |                         err,
[INFO] [stdout] 88 | |                         "Found obsolete file {} but could not access its modification time",
[INFO] [stdout] 89 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 90 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `crates/hashx/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking equix v0.6.1 (/opt/rustwide/workdir/crates/equix)
[INFO] [stderr] warning: `crates/tor-cert/tests/testvec_certs.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 309 |           debug_report!(err, "{msg_off}");
[INFO] [stdout]     |           ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 309 |           debug_report!(err, "{msg_off}");
[INFO] [stdout]     |           ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 309 |           debug_report!(err, "{msg_off}");
[INFO] [stdout]     |           ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 309 |           debug_report!(err, "{msg_off}");
[INFO] [stdout]     |           ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 314 |           debug_report!(err, "{msg_warn}");
[INFO] [stdout]     |           -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 314 |           debug_report!(err, "{msg_warn}");
[INFO] [stdout]     |           -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 314 |           debug_report!(err, "{msg_warn}");
[INFO] [stdout]     |           -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 314 |           debug_report!(err, "{msg_warn}");
[INFO] [stdout]     |           -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 319 |           debug_report!(err, "{msg_internal}");
[INFO] [stdout]     |           ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 319 |           debug_report!(err, "{msg_internal}");
[INFO] [stdout]     |           ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 319 |           debug_report!(err, "{msg_internal}");
[INFO] [stdout]     |           ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 319 |           debug_report!(err, "{msg_internal}");
[INFO] [stdout]     |           ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 324 |           debug_report!(err, "{msg_other}");
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 324 |           debug_report!(err, "{msg_other}");
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 324 |           debug_report!(err, "{msg_other}");
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 324 |           debug_report!(err, "{msg_other}");
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `debug_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 384 |           warn_report!(me, "reporting unwrapped");
[INFO] [stdout]     |           --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `warn_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 384 |           warn_report!(me, "reporting unwrapped");
[INFO] [stdout]     |           --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `warn_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 392 |           warn_report!(ie);
[INFO] [stdout]     |           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `warn_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-error/src/tracing.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 132 | /             tr::event!(
[INFO] [stdout] 133 | |                 $level,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 error = ((&($err)).deref() as &dyn std::error::Error),
[INFO] [stdout]     | |                          ^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 138 | |                 $($arg)*
[INFO] [stdout] 139 | |             )
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 392 |           warn_report!(ie);
[INFO] [stdout]     |           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event_report` which comes from the expansion of the macro `warn_report` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr] warning: `crates/tor-cert/tests/invalid_certs.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking arti-config v0.17.0 (/opt/rustwide/workdir/crates/arti-config)
[INFO] [stderr]     Checking dependencies-bodge v0.0.1 (/opt/rustwide/workdir/maint/dependencies-bodge)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr] warning: `crates/equix/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/hashx/tests/hashx_gen.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/hashx/tests/hashx_vectors.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/caret/tests/example_int.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-config/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `maint/dependencies-bodge/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/equix/tests/equix_verify.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/equix/tests/equix_hash.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/equix/tests/tor_equix_vectors.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tor-rtcompat v0.41.0 (/opt/rustwide/workdir/crates/tor-rtcompat)
[INFO] [stderr] warning: `crates/tor-rtcompat/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking tor-config v0.41.0 (/opt/rustwide/workdir/crates/tor-config)
[INFO] [stderr]     Checking tor-log-ratelim v0.41.0 (/opt/rustwide/workdir/crates/tor-log-ratelim)
[INFO] [stderr]     Checking tor-rtmock v0.41.0 (/opt/rustwide/workdir/crates/tor-rtmock)
[INFO] [stderr] warning: `crates/tor-config/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-rtmock/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-log-ratelim/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-memquota v0.41.0 (/opt/rustwide/workdir/crates/tor-memquota)
[INFO] [stderr] warning: `crates/tor-rtmock/tests/rtcompat_timing.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-memquota/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-memquota/src/mq_queue.rs:769:47
[INFO] [stdout]     |
[INFO] [stdout] 769 |             debug!("still existing items {}", s.itrk.lock().existing);
[INFO] [stdout]     |             ----------------------------------^^^^^^^^^^^^^----------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-memquota/src/mq_queue.rs:769:47
[INFO] [stdout]     |
[INFO] [stdout] 769 |             debug!("still existing items {}", s.itrk.lock().existing);
[INFO] [stdout]     |             ----------------------------------^^^^^^^^^^^^^----------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tor-units v0.41.0 (/opt/rustwide/workdir/crates/tor-units)
[INFO] [stderr]     Checking tor-linkspec v0.41.0 (/opt/rustwide/workdir/crates/tor-linkspec)
[INFO] [stderr] warning: `crates/tor-units/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-linkspec/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-hscrypto v0.41.0 (/opt/rustwide/workdir/crates/tor-hscrypto)
[INFO] [stderr] warning: `crates/tor-hscrypto/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-cell v0.41.0 (/opt/rustwide/workdir/crates/tor-cell)
[INFO] [stderr]     Checking tor-keymgr v0.41.0 (/opt/rustwide/workdir/crates/tor-keymgr)
[INFO] [stderr] warning: `crates/tor-cell/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-keymgr/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-netdoc v0.41.0 (/opt/rustwide/workdir/crates/tor-netdoc)
[INFO] [stderr]     Checking tor-relay-crypto v0.41.0 (/opt/rustwide/workdir/crates/tor-relay-crypto)
[INFO] [stderr]     Checking keygen-openssh-test v0.1.0 (/opt/rustwide/workdir/maint/keygen-openssh-test)
[INFO] [stderr] warning: `crates/tor-hscrypto/tests/pow_v1_vectors.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-cell/tests/test_chancell.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-netdoc/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]        Fixed crates/tor-netdoc/src/parse2/derive.rs (1 fix)
[INFO] [stderr] warning: `crates/tor-cell/tests/testvec_chanmsg.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-netdir v0.41.0 (/opt/rustwide/workdir/crates/tor-netdir)
[INFO] [stderr]     Checking tor-dircommon v0.41.0 (/opt/rustwide/workdir/crates/tor-dircommon)
[INFO] [stderr]     Checking tor-consdiff v0.41.0 (/opt/rustwide/workdir/crates/tor-consdiff)
[INFO] [stderr] warning: `crates/tor-cell/tests/testvec_relaymsg.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-cell/tests/test_relaycell.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-relay-crypto/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-proto v0.41.0 (/opt/rustwide/workdir/crates/tor-proto)
[INFO] [stderr] warning: `maint/keygen-openssh-test/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-dircommon/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-netdir/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-relay-selection v0.41.0 (/opt/rustwide/workdir/crates/tor-relay-selection)
[INFO] [stderr] warning: `crates/tor-consdiff/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-proto/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-chanmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-chanmgr)
[INFO] [stderr] warning: `crates/tor-relay-selection/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-consdiff/tests/testvec.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-guardmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-guardmgr)
[INFO] [stderr] warning: `crates/tor-chanmgr/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-guardmgr/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-ptmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-ptmgr)
[INFO] [stderr]     Checking tor-circmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-circmgr)
[INFO] [stderr] warning: `crates/tor-ptmgr/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking pt-proxy v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/pt-proxy)
[INFO] [stderr] warning: `crates/tor-circmgr/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/tor-circmgr/src/mgr.rs:1610:46
[INFO] [stdout]      |
[INFO] [stdout] 1603 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]      |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 1609 |         let (_, plan) = self.plan_by_usage(dir, usage)?;
[INFO] [stdout]      |                 ----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `plan` calls a custom destructor
[INFO] [stdout]      |                 `plan` will be dropped later as of Edition 2024
[INFO] [stdout] 1610 |         self.builder.build_tunnel(plan.plan).await
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `plan` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/shared.rs:383:1
[INFO] [stdout]      |
[INFO] [stdout]  383 | / impl<Fut> Drop for Shared<Fut>
[INFO] [stdout]  384 | | where
[INFO] [stdout]  385 | |     Fut: Future,
[INFO] [stdout]      | |________________^
[INFO] [stdout]      = note: `plan` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `plan` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-circmgr/src/lib.rs:558:48
[INFO] [stdout]     |
[INFO] [stdout] 554 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]     |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 557 |         let usage = TargetTunnelUsage::Dir;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `usage` calls a custom destructor
[INFO] [stdout]     |             `usage` will be dropped later as of Edition 2024
[INFO] [stdout] 558 |         self.mgr.get_or_launch(&usage, netdir).await.map(|(c, _)| c)
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-circmgr/src/lib.rs:604:48
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]     |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 598 |         let usage = TargetTunnelUsage::Exit {
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `usage` calls a custom destructor
[INFO] [stdout]     |             `usage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 604 |         self.mgr.get_or_launch(&usage, netdir).await.map(|(c, _)| c)
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-circmgr/src/lib.rs:621:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]     |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 618 |         let usage = TargetTunnelUsage::DirSpecificTarget(target.to_owned());
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `usage` calls a custom destructor
[INFO] [stdout]     |             `usage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 621 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tor-dirclient v0.41.0 (/opt/rustwide/workdir/crates/tor-dirclient)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/tor-circmgr/src/mgr.rs:1610:46
[INFO] [stdout]      |
[INFO] [stdout] 1603 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]      |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 1609 |         let (_, plan) = self.plan_by_usage(dir, usage)?;
[INFO] [stdout]      |                 ----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `plan` calls a custom destructor
[INFO] [stdout]      |                 `plan` will be dropped later as of Edition 2024
[INFO] [stdout] 1610 |         self.builder.build_tunnel(plan.plan).await
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `plan` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/shared.rs:383:1
[INFO] [stdout]      |
[INFO] [stdout]  383 | / impl<Fut> Drop for Shared<Fut>
[INFO] [stdout]  384 | | where
[INFO] [stdout]  385 | |     Fut: Future,
[INFO] [stdout]      | |________________^
[INFO] [stdout]      = note: `plan` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `plan` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-circmgr/src/lib.rs:558:48
[INFO] [stdout]     |
[INFO] [stdout] 554 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]     |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 557 |         let usage = TargetTunnelUsage::Dir;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `usage` calls a custom destructor
[INFO] [stdout]     |             `usage` will be dropped later as of Edition 2024
[INFO] [stdout] 558 |         self.mgr.get_or_launch(&usage, netdir).await.map(|(c, _)| c)
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-circmgr/src/lib.rs:604:48
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]     |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 598 |         let usage = TargetTunnelUsage::Exit {
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `usage` calls a custom destructor
[INFO] [stdout]     |             `usage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 604 |         self.mgr.get_or_launch(&usage, netdir).await.map(|(c, _)| c)
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-circmgr/src/lib.rs:621:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[instrument(level = "trace", skip_all)]
[INFO] [stdout]     |                                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 618 |         let usage = TargetTunnelUsage::DirSpecificTarget(target.to_owned());
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `usage` calls a custom destructor
[INFO] [stdout]     |             `usage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 621 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `examples/gsoc2023/pt-proxy/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-ptmgr/examples/run-pt.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-dirclient/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tor-hsservice v0.41.0 (/opt/rustwide/workdir/crates/tor-hsservice)
[INFO] [stderr]     Checking tor-dirmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-dirmgr)
[INFO] [stderr]     Checking tor-hsclient v0.41.0 (/opt/rustwide/workdir/crates/tor-hsclient)
[INFO] [stderr]     Checking tor-dirserver v0.41.0 (/opt/rustwide/workdir/crates/tor-dirserver)
[INFO] [stderr] warning: `crates/tor-hsservice/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/tor-dirmgr/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                     debug!(
[INFO] [stdout] 674 | |                         "{}: Successfully established introduction point with {}",
[INFO] [stdout] 675 | |                         &self.nickname,
[INFO] [stdout] 676 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 677 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                     debug!(
[INFO] [stdout] 674 | |                         "{}: Successfully established introduction point with {}",
[INFO] [stdout] 675 | |                         &self.nickname,
[INFO] [stdout] 676 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 677 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/tor-hsservice/src/ipt_mgr.rs:1383:28
[INFO] [stdout]      |
[INFO] [stdout] 1382 |                   Ok(_) => trace!(
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1383 | |                     leaf = leaf.to_string_lossy().as_ref(),
[INFO] [stdout]      | |                            ^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 1384 | |                     "deleting replay log for old IPT"
[INFO] [stdout] 1385 | |                 ),
[INFO] [stdout]      | |_________________- borrow later used here
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/tor-hsservice/src/ipt_mgr.rs:1383:28
[INFO] [stdout]      |
[INFO] [stdout] 1382 |                   Ok(_) => trace!(
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1383 | |                     leaf = leaf.to_string_lossy().as_ref(),
[INFO] [stdout]      | |                            ^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 1384 | |                     "deleting replay log for old IPT"
[INFO] [stdout] 1385 | |                 ),
[INFO] [stdout]      | |_________________- borrow later used here
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking keygen-client-auth-test v0.1.0 (/opt/rustwide/workdir/maint/keygen-client-auth-test)
[INFO] [stderr]     Checking tor-hsrproxy v0.41.0 (/opt/rustwide/workdir/crates/tor-hsrproxy)
[INFO] [stderr] warning: `crates/tor-hsclient/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout] 594 | |             &hsdir.rsa_id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 595 | |             &request,
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout] 594 | |             &hsdir.rsa_id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 595 | |             &request,
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/tor-dirserver/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking arti-client v0.41.0 (/opt/rustwide/workdir/crates/arti-client)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-dirserver/src/http.rs:919:32
[INFO] [stdout]     |
[INFO] [stdout] 919 |         while let Some(next) = resp.frame().await {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                |            |
[INFO] [stdout]     |                                |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 920 |             resp_body.append(&mut next.unwrap().data_ref().unwrap().as_ref().to_vec());
[INFO] [stdout]     |                                   -------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 921 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-dirserver/src/http.rs:932:32
[INFO] [stdout]     |
[INFO] [stdout] 932 |         while let Some(next) = resp.frame().await {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                |            |
[INFO] [stdout]     |                                |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 933 |             resp_body.append(&mut next.unwrap().data_ref().unwrap().as_ref().to_vec());
[INFO] [stdout]     |                                   -------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 934 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                     debug!(
[INFO] [stdout] 674 | |                         "{}: Successfully established introduction point with {}",
[INFO] [stdout] 675 | |                         &self.nickname,
[INFO] [stdout] 676 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 677 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                     debug!(
[INFO] [stdout] 674 | |                         "{}: Successfully established introduction point with {}",
[INFO] [stdout] 675 | |                         &self.nickname,
[INFO] [stdout] 676 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 677 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsservice/src/ipt_establish.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 699 | /                     debug_report!(
[INFO] [stdout] 700 | |                         e,
[INFO] [stdout] 701 | |                         "{}: Problem establishing introduction point with {}",
[INFO] [stdout] 702 | |                         &self.nickname,
[INFO] [stdout] 703 | |                         self.target.display_relay_ids().redacted()
[INFO] [stdout]     | |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 704 | |                     );
[INFO] [stdout]     | |_____________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/tor-hsservice/src/ipt_mgr.rs:1383:28
[INFO] [stdout]      |
[INFO] [stdout] 1382 |                   Ok(_) => trace!(
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1383 | |                     leaf = leaf.to_string_lossy().as_ref(),
[INFO] [stdout]      | |                            ^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 1384 | |                     "deleting replay log for old IPT"
[INFO] [stdout] 1385 | |                 ),
[INFO] [stdout]      | |_________________- borrow later used here
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/tor-hsservice/src/ipt_mgr.rs:1383:28
[INFO] [stdout]      |
[INFO] [stdout] 1382 |                   Ok(_) => trace!(
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1383 | |                     leaf = leaf.to_string_lossy().as_ref(),
[INFO] [stdout]      | |                            ^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 1384 | |                     "deleting replay log for old IPT"
[INFO] [stdout] 1385 | |                 ),
[INFO] [stdout]      | |_________________- borrow later used here
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `maint/keygen-client-auth-test/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:537:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout]     | |                             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 532 | /                         debug_report!(
[INFO] [stdout] 533 | |                             &error,
[INFO] [stdout] 534 | |                             "failed hsdir desc fetch for {} from {}/{}",
[INFO] [stdout] 535 | |                             &self.hsid,
[INFO] [stdout] 536 | |                             &relay.id(),
[INFO] [stdout]     | |                             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 537 | |                             &relay.rsa_id()
[INFO] [stdout] 538 | |                         );
[INFO] [stdout]     | |_________________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout] 594 | |             &hsdir.rsa_id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 595 | |             &request,
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout] 594 | |             &hsdir.rsa_id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 595 | |             &request,
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/tor-hsclient/src/connect.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 590 | /         trace!(
[INFO] [stdout] 591 | |             "hsdir for {}, trying {}/{}, request {:?} (http request {:?})",
[INFO] [stdout] 592 | |             &self.hsid,
[INFO] [stdout] 593 | |             &hsdir.id(),
[INFO] [stdout]     | |             ^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |             request.debug_request()
[INFO] [stdout] 597 | |         );
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `crates/tor-hsrproxy/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-relay/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking arti-ureq v0.41.0 (/opt/rustwide/workdir/crates/arti-ureq)
[INFO] [stderr]     Checking arti-rpcserver v0.41.0 (/opt/rustwide/workdir/crates/arti-rpcserver)
[INFO] [stderr]     Checking download-manager v0.1.0 (/opt/rustwide/workdir/examples/download-manager)
[INFO] [stderr]     Checking hyper-examples v0.2.0 (/opt/rustwide/workdir/examples/hyper-examples)
[INFO] [stderr]     Checking axum-hello-world v0.1.0 (/opt/rustwide/workdir/examples/axum/axum-hello-world)
[INFO] [stderr]     Checking obfs4-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/obfs4-checker)
[INFO] [stderr]     Checking connection-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/connection-checker)
[INFO] [stderr] warning: `crates/arti-rpcserver/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/download-manager/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-ureq/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/examples/one_hop_circuit.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/examples/hook-tcp.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/axum/axum-hello-world/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking dns-resolver v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/dns-resolver)
[INFO] [stderr] warning: `examples/gsoc2023/connection-checker/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/examples/lazy-init.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/examples/readme.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking ureq-examples v0.1.0 (/opt/rustwide/workdir/examples/ureq-examples)
[INFO] [stderr] warning: `crates/arti/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/examples/readme-with-report.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/gsoc2023/obfs4-checker/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking arti-testing v0.17.0 (/opt/rustwide/workdir/crates/arti-testing)
[INFO] [stderr] warning: `examples/hyper-examples/src/bin/hyper-http-client-example.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/examples/advanced_isolation.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking arti-bench v0.17.0 (/opt/rustwide/workdir/crates/arti-bench)
[INFO] [stderr] warning: `examples/hyper-examples/src/bin/hyper-http-hs-example.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/gsoc2023/dns-resolver/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-client/examples/snowflake.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/ureq-examples/src/bin/arti-ureq-simple-post-request.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/ureq-examples/src/bin/arti-ureq-tor-client.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-testing/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti/tests/cli_tests/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `crates/arti-bench/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/ureq-examples/src/bin/arti-ureq-builder-and-configs.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `examples/ureq-examples/src/bin/arti-ureq-simple-get-request.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: oneshot-fused-workaround v0.6.0 (/opt/rustwide/workdir/crates/oneshot-fused-workaround) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: web-time-compat v0.1.0 (/opt/rustwide/workdir/crates/web-time-compat) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: slotmap-careful v0.7.0 (/opt/rustwide/workdir/crates/slotmap-careful) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: test-temp-dir v0.7.0 (/opt/rustwide/workdir/crates/test-temp-dir) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: fslock-guard v0.6.0 (/opt/rustwide/workdir/crates/fslock-guard) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: hashx v0.7.1 (/opt/rustwide/workdir/crates/hashx) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: equix v0.6.1 (/opt/rustwide/workdir/crates/equix) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-basic-utils v0.41.0 (/opt/rustwide/workdir/crates/tor-basic-utils) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: caret v0.9.0 (/opt/rustwide/workdir/crates/caret) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: fs-mistrust v0.14.1 (/opt/rustwide/workdir/crates/fs-mistrust) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: safelog v0.8.1 (/opt/rustwide/workdir/crates/safelog) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: retry-error v0.12.0 (/opt/rustwide/workdir/crates/retry-error) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-error v0.41.0 (/opt/rustwide/workdir/crates/tor-error) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-general-addr v0.41.0 (/opt/rustwide/workdir/crates/tor-general-addr) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-events v0.17.0 (/opt/rustwide/workdir/crates/tor-events) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-geoip v0.41.0 (/opt/rustwide/workdir/crates/tor-geoip) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-memquota-cost v0.41.0 (/opt/rustwide/workdir/crates/tor-memquota-cost) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-llcrypto v0.41.0 (/opt/rustwide/workdir/crates/tor-llcrypto) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-cert-x509 v0.41.0 (/opt/rustwide/workdir/crates/tor-cert-x509) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-rtcompat v0.41.0 (/opt/rustwide/workdir/crates/tor-rtcompat) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-rtmock v0.41.0 (/opt/rustwide/workdir/crates/tor-rtmock) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: futures-copy v0.3.1 (/opt/rustwide/workdir/crates/futures-copy) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-async-utils v0.41.0 (/opt/rustwide/workdir/crates/tor-async-utils) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-config v0.41.0 (/opt/rustwide/workdir/crates/tor-config) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-config-path v0.41.0 (/opt/rustwide/workdir/crates/tor-config-path) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-rpc-connect v0.41.0 (/opt/rustwide/workdir/crates/tor-rpc-connect) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-log-ratelim v0.41.0 (/opt/rustwide/workdir/crates/tor-log-ratelim) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-rpcbase v0.41.0 (/opt/rustwide/workdir/crates/tor-rpcbase) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-memquota v0.41.0 (/opt/rustwide/workdir/crates/tor-memquota) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-units v0.41.0 (/opt/rustwide/workdir/crates/tor-units) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-bytes v0.41.0 (/opt/rustwide/workdir/crates/tor-bytes) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-protover v0.41.0 (/opt/rustwide/workdir/crates/tor-protover) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-checkable v0.41.0 (/opt/rustwide/workdir/crates/tor-checkable) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-cert v0.41.0 (/opt/rustwide/workdir/crates/tor-cert) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-key-forge v0.41.0 (/opt/rustwide/workdir/crates/tor-key-forge) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-hscrypto v0.41.0 (/opt/rustwide/workdir/crates/tor-hscrypto) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-socksproto v0.41.0 (/opt/rustwide/workdir/crates/tor-socksproto) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-linkspec v0.41.0 (/opt/rustwide/workdir/crates/tor-linkspec) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-cell v0.41.0 (/opt/rustwide/workdir/crates/tor-cell) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-persist v0.41.0 (/opt/rustwide/workdir/crates/tor-persist) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-keymgr v0.41.0 (/opt/rustwide/workdir/crates/tor-keymgr) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-relay-crypto v0.41.0 (/opt/rustwide/workdir/crates/tor-relay-crypto) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-proto v0.41.0 (/opt/rustwide/workdir/crates/tor-proto) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-netdoc v0.41.0 (/opt/rustwide/workdir/crates/tor-netdoc) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-consdiff v0.41.0 (/opt/rustwide/workdir/crates/tor-consdiff) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-netdir v0.41.0 (/opt/rustwide/workdir/crates/tor-netdir) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-relay-selection v0.41.0 (/opt/rustwide/workdir/crates/tor-relay-selection) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-chanmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-chanmgr) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-ptmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-ptmgr) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-dircommon v0.41.0 (/opt/rustwide/workdir/crates/tor-dircommon) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-guardmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-guardmgr) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-circmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-circmgr) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-dirclient v0.41.0 (/opt/rustwide/workdir/crates/tor-dirclient) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-dirmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-dirmgr) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-dirserver v0.41.0 (/opt/rustwide/workdir/crates/tor-dirserver) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tor-hsclient v0.41.0 (/opt/rustwide/workdir/crates/tor-hsclient) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-hsservice v0.41.0 (/opt/rustwide/workdir/crates/tor-hsservice) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tor-hsrproxy v0.41.0 (/opt/rustwide/workdir/crates/tor-hsrproxy) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-client v0.41.0 (/opt/rustwide/workdir/crates/arti-client) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-relay v0.41.0 (/opt/rustwide/workdir/crates/arti-relay) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-rpcserver v0.41.0 (/opt/rustwide/workdir/crates/arti-rpcserver) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-config v0.17.0 (/opt/rustwide/workdir/crates/arti-config) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti v2.2.0 (/opt/rustwide/workdir/crates/arti) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-bench v0.17.0 (/opt/rustwide/workdir/crates/arti-bench) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-testing v0.17.0 (/opt/rustwide/workdir/crates/arti-testing) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-ureq v0.41.0 (/opt/rustwide/workdir/crates/arti-ureq) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: arti-rpc-client-core v0.41.0 (/opt/rustwide/workdir/crates/arti-rpc-client-core) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: fixup-features v0.1.0 (/opt/rustwide/workdir/maint/fixup-features) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: keygen-client-auth-test v0.1.0 (/opt/rustwide/workdir/maint/keygen-client-auth-test) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: keygen-openssh-test v0.1.0 (/opt/rustwide/workdir/maint/keygen-openssh-test) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: dependencies-bodge v0.0.1 (/opt/rustwide/workdir/maint/dependencies-bodge) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: connection-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/connection-checker) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: dns-resolver v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/dns-resolver) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: obfs4-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/obfs4-checker) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: pt-proxy v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/pt-proxy) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: hyper-examples v0.2.0 (/opt/rustwide/workdir/examples/hyper-examples) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: axum-hello-world v0.1.0 (/opt/rustwide/workdir/examples/axum/axum-hello-world) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: download-manager v0.1.0 (/opt/rustwide/workdir/examples/download-manager) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: ureq-examples v0.1.0 (/opt/rustwide/workdir/examples/ureq-examples) updating edition from 2024 to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     warn!(
[INFO] [stdout] 81 | |                         "Found obsolete file {}; will delete it when it is older.",
[INFO] [stdout] 82 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 83 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                     warn!(
[INFO] [stdout] 81 | |                         "Found obsolete file {}; will delete it when it is older.",
[INFO] [stdout] 82 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 83 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                     warn_report!(
[INFO] [stdout] 87 | |                         err,
[INFO] [stdout] 88 | |                         "Found obsolete file {} but could not access its modification time",
[INFO] [stdout] 89 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 90 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/tor-persist/src/fs/clean.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                     warn_report!(
[INFO] [stdout] 87 | |                         err,
[INFO] [stdout] 88 | |                         "Found obsolete file {} but could not access its modification time",
[INFO] [stdout] 89 | |                         entry.path().display_lossy(),
[INFO] [stdout]    | |                         ^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 90 | |                     );
[INFO] [stdout]    | |_____________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tor-netdoc v0.41.0 (/opt/rustwide/workdir/crates/tor-netdoc)
[INFO] [stderr]    Compiling arti v2.2.0 (/opt/rustwide/workdir/crates/arti)
[INFO] [stderr]    Compiling arti-relay v0.41.0 (/opt/rustwide/workdir/crates/arti-relay)
[INFO] [stderr]     Checking tor-events v0.17.0 (/opt/rustwide/workdir/crates/tor-events)
[INFO] [stderr]     Checking tor-config-path v0.41.0 (/opt/rustwide/workdir/crates/tor-config-path)
[INFO] [stderr]     Checking tor-proto v0.41.0 (/opt/rustwide/workdir/crates/tor-proto)
[INFO] [stderr]     Checking safelog v0.8.1 (/opt/rustwide/workdir/crates/safelog)
[INFO] [stderr]     Checking fixup-features v0.1.0 (/opt/rustwide/workdir/maint/fixup-features)
[INFO] [stderr]     Checking tor-units v0.41.0 (/opt/rustwide/workdir/crates/tor-units)
[INFO] [stderr]     Checking tor-rpcbase v0.41.0 (/opt/rustwide/workdir/crates/tor-rpcbase)
[INFO] [stderr]     Checking tor-geoip v0.41.0 (/opt/rustwide/workdir/crates/tor-geoip)
[INFO] [stderr]     Checking arti-rpc-client-core v0.41.0 (/opt/rustwide/workdir/crates/arti-rpc-client-core)
[INFO] [stderr]     Checking tor-llcrypto v0.41.0 (/opt/rustwide/workdir/crates/tor-llcrypto)
[INFO] [stderr]     Checking keygen-openssh-test v0.1.0 (/opt/rustwide/workdir/maint/keygen-openssh-test)
[INFO] [stderr]     Checking tor-linkspec v0.41.0 (/opt/rustwide/workdir/crates/tor-linkspec)
[INFO] [stderr]     Checking equix v0.6.1 (/opt/rustwide/workdir/crates/equix)
[INFO] [stderr]     Checking tor-rpc-connect v0.41.0 (/opt/rustwide/workdir/crates/tor-rpc-connect)
[INFO] [stderr]     Checking tor-persist v0.41.0 (/opt/rustwide/workdir/crates/tor-persist)
[INFO] [stderr]     Checking tor-config v0.41.0 (/opt/rustwide/workdir/crates/tor-config)
[INFO] [stderr]     Checking fslock-guard v0.6.0 (/opt/rustwide/workdir/crates/fslock-guard)
[INFO] [stderr]     Checking tor-keymgr v0.41.0 (/opt/rustwide/workdir/crates/tor-keymgr)
[INFO] [stderr]     Checking fs-mistrust v0.14.1 (/opt/rustwide/workdir/crates/fs-mistrust)
[INFO] [stderr]     Checking test-temp-dir v0.7.0 (/opt/rustwide/workdir/crates/test-temp-dir)
[INFO] [stderr]     Checking tor-cell v0.41.0 (/opt/rustwide/workdir/crates/tor-cell)
[INFO] [stderr]     Checking tor-socksproto v0.41.0 (/opt/rustwide/workdir/crates/tor-socksproto)
[INFO] [stderr]     Checking tor-error v0.41.0 (/opt/rustwide/workdir/crates/tor-error)
[INFO] [stderr]     Checking retry-error v0.12.0 (/opt/rustwide/workdir/crates/retry-error)
[INFO] [stderr]     Checking tor-relay-crypto v0.41.0 (/opt/rustwide/workdir/crates/tor-relay-crypto)
[INFO] [stderr]     Checking tor-rtmock v0.41.0 (/opt/rustwide/workdir/crates/tor-rtmock)
[INFO] [stderr]     Checking tor-async-utils v0.41.0 (/opt/rustwide/workdir/crates/tor-async-utils)
[INFO] [stderr]     Checking tor-memquota v0.41.0 (/opt/rustwide/workdir/crates/tor-memquota)
[INFO] [stderr]     Checking tor-hscrypto v0.41.0 (/opt/rustwide/workdir/crates/tor-hscrypto)
[INFO] [stderr]     Checking tor-protover v0.41.0 (/opt/rustwide/workdir/crates/tor-protover)
[INFO] [stderr]     Checking futures-copy v0.3.1 (/opt/rustwide/workdir/crates/futures-copy)
[INFO] [stderr]     Checking tor-key-forge v0.41.0 (/opt/rustwide/workdir/crates/tor-key-forge)
[INFO] [stderr]     Checking hashx v0.7.1 (/opt/rustwide/workdir/crates/hashx)
[INFO] [stderr]     Checking tor-rtcompat v0.41.0 (/opt/rustwide/workdir/crates/tor-rtcompat)
[INFO] [stderr]     Checking tor-general-addr v0.41.0 (/opt/rustwide/workdir/crates/tor-general-addr)
[INFO] [stderr]     Checking tor-bytes v0.41.0 (/opt/rustwide/workdir/crates/tor-bytes)
[INFO] [stderr]     Checking tor-cert v0.41.0 (/opt/rustwide/workdir/crates/tor-cert)
[INFO] [stderr]     Checking tor-basic-utils v0.41.0 (/opt/rustwide/workdir/crates/tor-basic-utils)
[INFO] [stderr]     Checking slotmap-careful v0.7.0 (/opt/rustwide/workdir/crates/slotmap-careful)
[INFO] [stderr]     Checking tor-log-ratelim v0.41.0 (/opt/rustwide/workdir/crates/tor-log-ratelim)
[INFO] [stderr]     Checking caret v0.9.0 (/opt/rustwide/workdir/crates/caret)
[INFO] [stderr]     Checking tor-cert-x509 v0.41.0 (/opt/rustwide/workdir/crates/tor-cert-x509)
[INFO] [stderr]     Checking tor-checkable v0.41.0 (/opt/rustwide/workdir/crates/tor-checkable)
[INFO] [stderr]     Checking tor-memquota-cost v0.41.0 (/opt/rustwide/workdir/crates/tor-memquota-cost)
[INFO] [stderr]     Checking oneshot-fused-workaround v0.6.0 (/opt/rustwide/workdir/crates/oneshot-fused-workaround)
[INFO] [stderr]     Checking dependencies-bodge v0.0.1 (/opt/rustwide/workdir/maint/dependencies-bodge)
[INFO] [stderr]     Checking arti-config v0.17.0 (/opt/rustwide/workdir/crates/arti-config)
[INFO] [stderr]     Checking web-time-compat v0.1.0 (/opt/rustwide/workdir/crates/web-time-compat)
[INFO] [stderr]     Checking tor-netdir v0.41.0 (/opt/rustwide/workdir/crates/tor-netdir)
[INFO] [stderr]     Checking tor-dircommon v0.41.0 (/opt/rustwide/workdir/crates/tor-dircommon)
[INFO] [stderr]     Checking tor-consdiff v0.41.0 (/opt/rustwide/workdir/crates/tor-consdiff)
[INFO] [stderr]     Checking tor-chanmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-chanmgr)
[INFO] [stderr]     Checking tor-relay-selection v0.41.0 (/opt/rustwide/workdir/crates/tor-relay-selection)
[INFO] [stderr]     Checking tor-guardmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-guardmgr)
[INFO] [stderr]     Checking tor-ptmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-ptmgr)
[INFO] [stderr]     Checking tor-circmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-circmgr)
[INFO] [stderr]     Checking pt-proxy v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/pt-proxy)
[INFO] [stderr]     Checking tor-dirclient v0.41.0 (/opt/rustwide/workdir/crates/tor-dirclient)
[INFO] [stderr]     Checking tor-hsservice v0.41.0 (/opt/rustwide/workdir/crates/tor-hsservice)
[INFO] [stderr]     Checking tor-dirmgr v0.41.0 (/opt/rustwide/workdir/crates/tor-dirmgr)
[INFO] [stderr]     Checking tor-hsclient v0.41.0 (/opt/rustwide/workdir/crates/tor-hsclient)
[INFO] [stderr]     Checking tor-dirserver v0.41.0 (/opt/rustwide/workdir/crates/tor-dirserver)
[INFO] [stderr]     Checking arti-client v0.41.0 (/opt/rustwide/workdir/crates/arti-client)
[INFO] [stderr]     Checking tor-hsrproxy v0.41.0 (/opt/rustwide/workdir/crates/tor-hsrproxy)
[INFO] [stderr]     Checking keygen-client-auth-test v0.1.0 (/opt/rustwide/workdir/maint/keygen-client-auth-test)
[INFO] [stdout] warning: type `ErrorDetail` is more private than the item `DirMgrStoreBuilder::build`
[INFO] [stdout]    --> crates/arti-client/src/builder.rs:68:5
[INFO] [stdout]     |
[INFO] [stdout]  68 | /     fn build(
[INFO] [stdout]  69 | |         &self,
[INFO] [stdout]  70 | |         runtime: R,
[INFO] [stdout]  71 | |         config: &tor_dirmgr::DirMgrConfig,
[INFO] [stdout]  72 | |         offline: bool,
[INFO] [stdout]  73 | |     ) -> StdResult<DirMgrStore<R>, ErrorDetail>;
[INFO] [stdout]     | |________________________________________________^ method `DirMgrStoreBuilder::build` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ErrorDetail` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arti-client/src/err.rs:65:22
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $(#[$meta])* pub(crate) enum $e $tt }
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 | / pub_if_error_detail! {
[INFO] [stdout] 102 | | // We cheat with the indentation, a bit.  Happily rustfmt doesn't seem to mind.
[INFO] [stdout] 103 | |
[INFO] [stdout] 104 | | /// Represents errors that can occur while doing Tor operations.
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `pub_if_error_detail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ErrorDetail` is more private than the item `StateMgrBuilder::build`
[INFO] [stdout]    --> crates/arti-client/src/builder.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build(&self, config: &TorClientConfig) -> StdResult<UsingStateMgr, ErrorDetail>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `StateMgrBuilder::build` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ErrorDetail` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arti-client/src/err.rs:65:22
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $(#[$meta])* pub(crate) enum $e $tt }
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 | / pub_if_error_detail! {
[INFO] [stdout] 102 | | // We cheat with the indentation, a bit.  Happily rustfmt doesn't seem to mind.
[INFO] [stdout] 103 | |
[INFO] [stdout] 104 | | /// Represents errors that can occur while doing Tor operations.
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `pub_if_error_detail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arti-ureq v0.41.0 (/opt/rustwide/workdir/crates/arti-ureq)
[INFO] [stderr]     Checking axum-hello-world v0.1.0 (/opt/rustwide/workdir/examples/axum/axum-hello-world)
[INFO] [stderr]     Checking arti-rpcserver v0.41.0 (/opt/rustwide/workdir/crates/arti-rpcserver)
[INFO] [stderr]     Checking obfs4-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/obfs4-checker)
[INFO] [stderr]     Checking hyper-examples v0.2.0 (/opt/rustwide/workdir/examples/hyper-examples)
[INFO] [stderr]     Checking dns-resolver v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/dns-resolver)
[INFO] [stderr]     Checking connection-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/connection-checker)
[INFO] [stdout] warning: type `err::ErrorDetail` is more private than the item `DirMgrStoreBuilder::build`
[INFO] [stdout]    --> crates/arti-client/src/builder.rs:68:5
[INFO] [stdout]     |
[INFO] [stdout]  68 | /     fn build(
[INFO] [stdout]  69 | |         &self,
[INFO] [stdout]  70 | |         runtime: R,
[INFO] [stdout]  71 | |         config: &tor_dirmgr::DirMgrConfig,
[INFO] [stdout]  72 | |         offline: bool,
[INFO] [stdout]  73 | |     ) -> StdResult<DirMgrStore<R>, ErrorDetail>;
[INFO] [stdout]     | |________________________________________________^ method `DirMgrStoreBuilder::build` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `err::ErrorDetail` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arti-client/src/err.rs:65:22
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $(#[$meta])* pub(crate) enum $e $tt }
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 | / pub_if_error_detail! {
[INFO] [stdout] 102 | | // We cheat with the indentation, a bit.  Happily rustfmt doesn't seem to mind.
[INFO] [stdout] 103 | |
[INFO] [stdout] 104 | | /// Represents errors that can occur while doing Tor operations.
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `pub_if_error_detail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `err::ErrorDetail` is more private than the item `StateMgrBuilder::build`
[INFO] [stdout]    --> crates/arti-client/src/builder.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build(&self, config: &TorClientConfig) -> StdResult<UsingStateMgr, ErrorDetail>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `StateMgrBuilder::build` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `err::ErrorDetail` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> crates/arti-client/src/err.rs:65:22
[INFO] [stdout]     |
[INFO] [stdout]  65 |           $(#[$meta])* pub(crate) enum $e $tt }
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 | / pub_if_error_detail! {
[INFO] [stdout] 102 | | // We cheat with the indentation, a bit.  Happily rustfmt doesn't seem to mind.
[INFO] [stdout] 103 | |
[INFO] [stdout] 104 | | /// Represents errors that can occur while doing Tor operations.
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `pub_if_error_detail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking download-manager v0.1.0 (/opt/rustwide/workdir/examples/download-manager)
[INFO] [stderr]     Checking ureq-examples v0.1.0 (/opt/rustwide/workdir/examples/ureq-examples)
[INFO] [stderr]     Checking arti-bench v0.17.0 (/opt/rustwide/workdir/crates/arti-bench)
[INFO] [stderr]     Checking arti-testing v0.17.0 (/opt/rustwide/workdir/crates/arti-testing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee", kill_on_drop: false }`
[INFO] [stdout] 74a3fdf01dda7e8057399b74ece1112edb07b1d39036b75fd5f0c7c4b0f030ee
